| Get | loginUser |
| Pet Store Web Service > Users Resource Group : loginUser (Get) |
| Name | Description | Data Type |
|---|---|---|
| username | The user name for login | string |
| password | The password for login in clear text | string |
The response body is of type string.
| Fault | Description |
|---|---|
| 400 | This fault returns a response body of type (undefined). Invalid username and password combination |